Welcome![Sign In][Sign Up]
Location:
Search - mouse hook

Search list

[Hook apiwinHookTestfz

Description: QQ悬挂窗口主要特点就是结合窗口以及鼠标的位置,并通过鼠标事件来调整窗口的显示方式。-QQ is the hoisting of the main characteristics of the window combined with the location of windows and mouse, and mouse events to adjust the display window.
Platform: | Size: 201728 | Author: | Hits:

[Hook apiAppBar

Description: 一个不错的鼠标钩子控制bar显示隐藏的例子,这个是它08年7月9日的最新版本,更新了多显示器支持。-A good control of the mouse hook bar Show hidden example of this is that it July 9, 2008 the latest version, update the multi-display support.
Platform: | Size: 87040 | Author: 马楠 | Hits:

[Hook apiMouseKeyBoardHook

Description: 一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理-A visual basic prepared with Mouse
Platform: | Size: 76800 | Author: lfx | Hits:

[Internet-NetworkDirectInput

Description: 鼠标的获取,实现鼠标在任意时候都可以使用,不用在回调函数里面那样繁琐-Mouse acquire, at any time to realize the mouse can be used, not as the callback function inside the red
Platform: | Size: 876544 | Author: kunkun | Hits:

[Symbianmoucemovedemo

Description: 基于SYMBIAN的开发程序,一个鼠标移动的钩子,告诉你怎样在SYMBIAN下控制使用鼠标,很不错的.很有帮助,请支持一下本网站,真的很不错!-Symbian-based development process, moving a mouse hook, tell you how to use Symbian under the control of the mouse, it is good. Helpful, please support the look of this site, really good!
Platform: | Size: 39936 | Author: chenyonghua | Hits:

[Hook apiJournalHook

Description: 捕捉鼠标和键盘动作,捕捉结果可以保存为文本格式,可以编辑,可以回放。-Capture mouse and keyboard action, to capture results can be saved as text format, you can edit, you can playback.
Platform: | Size: 656384 | Author: 疯鱼 | Hits:

[Hook apiMouseSimulation

Description: 通过键盘ASDW控制鼠标运动,JK模拟鼠标左右键,全局钩子,用键盘控制鼠标。-ASDW control through the keyboard mouse movement, JK simulation around the mouse button, global hook, using the keyboard to control the mouse.
Platform: | Size: 1339392 | Author: 王路 | Hits:

[Hook apiMouseHook

Description: 一个简单的鼠标钩子程序源码,能帮助初学钩子编程的朋友了解钩子程序编写的基本套路-A simple mouse hook procedure source code, can help novice programming Friend hook hook programmers to understand the basic routines
Platform: | Size: 70656 | Author: ppiy | Hits:

[Hook apiGlobal_Keyboard_And_Mouse_HOOK

Description: 全局键盘和鼠标的Hook,用于监视鼠标和键盘事件.本代码用VB.net 2008完成.-The overall situation of the keyboard and mouse Hook, used to monitor mouse and keyboard events. VB.net 2008 with the code completion.
Platform: | Size: 125952 | Author: sunwayking | Hits:

[Hook apiActiveKey

Description: 全局键盘钩子DLL 模拟键盘消息和鼠标消息-Global keyboard hook DLL simulate keyboard and mouse news news
Platform: | Size: 20480 | Author: 周礼 | Hits:

[Windows DevelopGETcolor

Description: C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
Platform: | Size: 226304 | Author: sdfads | Hits:

[Hook apiMouseHook

Description: 简单的鼠标钩子例子,可显示鼠标所在窗口的标题!模拟金山词霸取词功能,包括一个系统钩子DLL和调用程序!-A simple mouse hook example, where the window can display the title of the mouse! Simulation PowerWord check word features, including a system hook DLL and call the procedure!
Platform: | Size: 38912 | Author: wwjestudio | Hits:

[Hook apimousehook

Description: 在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。-Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.
Platform: | Size: 38912 | Author: lixiaotai | Hits:

[CSharpGlobalHook

Description: 在c#中使用全局鼠标钩子。原来.net也可以实现vc才能做的复杂底层钩子。-In c# Use global mouse hook. The original. Net can also be done to achieve the complexity of vc the bottom hook.
Platform: | Size: 8192 | Author: lixiaotai | Hits:

[Game Hook CrackDDPHelpSrc

Description: QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆绑和分解 -QQ games plug right right touch, function: 1. Can automatically prompted to eliminate the right right touch 2. Can be used to simulate the mouse automatically eliminate 3. Can accelerate the speed of 4. Automatically start this procedure although only a small plug-in, but also used to a number of technical .1. the use of 2 threads. 3.dll Find window injection technique 4.api hook technology 5. single process overall heat build hook 6. do not pass a specific color to judge the same way to the box 7. simulation of the two mouse methods, mouse_event (mouse cursor will move) and PostMessaga (mouse cursor does not move) 8. paper bound and decomposition
Platform: | Size: 150528 | Author: | Hits:

[Hook apiHookDll

Description: 一个全局钩子,可以截获系统的所有消息 主要完成鼠标和键盘的消息截获-A global hook, you can intercept all the information systems major to complete the mouse and keyboard messages intercepted
Platform: | Size: 826368 | Author: 郑万伟 | Hits:

[OS programhook

Description: 鼠标\光标\键盘等钩子程序 -Mouse cursor keyboard hook procedure
Platform: | Size: 2816000 | Author: dengxin | Hits:

[Hook apimouse_simu

Description: 鼠标动作的记录和回放。可以用来学习鼠标钩子的使用,理解按键精灵的实现原理。-Mouse movement record and playback. Hook can be used to study the use of the mouse, understand the realization of the principle of the wizard button.
Platform: | Size: 3223552 | Author: ChenNingjun | Hits:

[Hook apiHook

Description: 日志钩子实例:其中使用了鼠标及键盘钩子。仅供参考-Log hook examples: one using the mouse and keyboard hook. For reference only
Platform: | Size: 6144 | Author: 赵积元 | Hits:

[Hook apiMouseDemo

Description: 鼠标钩子,其中把放入 Debug文件中-Mouse hook, which document the Add Debug
Platform: | Size: 30720 | Author: 翁锋华 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »

CodeBus www.codebus.net